Conversation
|
The bash fails on Ubuntu ... |
|
Okay. It's because Ubuntu has an extra directory And the The sub directory should not be copied at this point. There's a problem to solve there but that's for another day, don't copy |
|
I see how to fix this - leave it with me. |
|
Definitely helps for this and gets you further , it still won't pass but now a pure podman problem. |
|
|
We need a podman version fact , it should not clash with saz-podman. |
|
Rebase this after - #73 |
0d286f7 to
2d001e3
Compare
|
In case anyone wants to tackle this ( I really don't on podman 4) they would need to fail harder when a pod quadlet is tested. They are simply skipped over with podman 4 and no service file is generated. i.e if quadlet type == "pod" and podman version is 4 fail. There is a fact now so its easy to do. |
Pull Request (PR) description
This Pull Request (PR) fixes the following issues